--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commits massive-changes (a914d68e)
fd846e3 Sudo-Ivan 2026-01-04 21:59:36 - 7 months ago
feat(security): update Content Security Policy to allow connections to GitHub API and related domains
bbf61d8 Sudo-Ivan 2026-01-04 21:59:27 - 7 months ago
feat(vitest): add setupFiles configuration to Vitest for frontend tests
8fac113 Sudo-Ivan 2026-01-04 21:59:20 - 7 months ago
feat(call): improve call initiation and status handling with new properties for target hash and name; improve UI modals for tutorial and changelog visibility based on URL parameters
dda8a58 Sudo-Ivan 2026-01-04 19:42:29 - 7 months ago
fix(rncp): update eslint comments to enable linting for v-html usage in RNCPPage component
162d7c1 Sudo-Ivan 2026-01-04 19:42:16 - 7 months ago
feat(theme): refactor theme handling to utilize Vuetify's useTheme, streamline theme application logic, and enhance header styling for improved UX
54ccc03 Sudo-Ivan 2026-01-04 19:42:02 - 7 months ago
feat(tests): add unit tests for BanishedPage and RNPathPage components, enhancing coverage for blocked items and path management
bc40dcf Sudo-Ivan 2026-01-04 19:41:55 - 7 months ago
feat(tests): add comprehensive tests for blackhole integration, RNPath management, and RNStatus handling
4482ebf Sudo-Ivan 2026-01-04 19:41:49 - 7 months ago
feat(locales): update translations for emergency mode, blackhole integration, and RNCP usage instructions
4507a99 Sudo-Ivan 2026-01-04 19:41:34 - 7 months ago
feat(frontend): big updates (too many)
6a61441 Sudo-Ivan 2026-01-04 19:40:41 - 7 months ago
style: enhance chip components with improved styling and hover effects for better user experience
f270160 Sudo-Ivan 2026-01-04 19:40:32 - 7 months ago
feat(theme): add light and dark themes to Vuetify configuration and introduce new RNPath route
63d81a0 Sudo-Ivan 2026-01-04 19:40:19 - 7 months ago
feat(rnpath): implement the blackhole, RNPathHandler and integrate path management APIs
306557c Sudo-Ivan 2026-01-04 18:27:05 - 7 months ago
chore(ci): remove post CI result posting steps and delete related script
9b8086a Sudo-Ivan 2026-01-04 18:06:57 - 7 months ago
chore(dependencies): update aiohttp to version 3.13.3, certifi to 2026.1.4, cx-freeze to 8.5.3, hypothesis to 6.148.11, and rns to 1.1.0
1e3eeda Sudo-Ivan 2026-01-04 17:52:32 - 7 months ago
chore(build-test): update dependencies for Windows build and add i386 architecture support
e60db20 Sudo-Ivan 2026-01-04 07:34:24 - 7 months ago
fix(post_ci_results.sh): improve CI result reporting and comment handling for Gitea
1dd6d93 Sudo-Ivan 2026-01-04 07:18:19 - 7 months ago
refactor(AboutPage): remove unused MaterialDesignIcon component from AboutPage.vue
23df1b0 Sudo-Ivan 2026-01-04 07:18:11 - 7 months ago
chore(eslint): add additional directories to ignore patterns
4687220 Sudo-Ivan 2026-01-04 07:08:50 - 7 months ago
chore(eslint): update ignore patterns to exclude additional directories and files
c8a014b Sudo-Ivan 2026-01-04 07:07:29 - 7 months ago
feat(AboutPage, MapPage): add identity hash and LXMF address display in AboutPage, and ensure axios is available before fetching peers in MapPage
5a995c7 Sudo-Ivan 2026-01-04 07:07:21 - 7 months ago
test(AboutPage, ConfirmDialog, MapPage): update tests for improved component behavior and UI consistency
c7c70a5 Sudo-Ivan 2026-01-04 07:04:40 - 7 months ago
feat(identity_manager, map_manager): add lxmf and lxst address handling in metadata and optimize tile downloading with parallel processing
2b6cef0 Sudo-Ivan 2026-01-04 07:04:32 - 7 months ago
feat(App, ConfirmDialog, AboutPage, MapPage, ConversationViewer, IdentitiesPage): enhance UI components with improved styles, new features for note editing, and better user interactions
d0db79e Sudo-Ivan 2026-01-04 07:04:18 - 7 months ago
feat(RNodeFlasherPage): add new RNode Flasher page component and update ToolsPage to link to it
c4f13e5 Sudo-Ivan 2026-01-04 07:03:58 - 7 months ago
feat(GlobalState, KeyboardShortcuts): enhance global state management with new properties and improve keyboard shortcut handling for better modifier key detection
360dc92 Sudo-Ivan 2026-01-04 07:03:36 - 7 months ago
docs(docker-compose): update comments to clarify automated permission handling and user execution for reticulum-meshchatx
81dcc82 Sudo-Ivan 2026-01-04 07:03:31 - 7 months ago
fix(Dockerfile): update user and group creation, enhance build process, and improve command execution for meshchat
76b2895 Sudo-Ivan 2026-01-04 07:02:35 - 7 months ago
feat(router): add new route for RNode Flasher tool component
3ba7de9 Sudo-Ivan 2026-01-04 07:02:30 - 7 months ago
feat(style): add no-scrollbar class to hide scrollbars for a cleaner UI
b569371 Sudo-Ivan 2026-01-04 07:02:17 - 7 months ago
fix(database): improve error handling during migrations to silence expected duplicate column errors
6b3957f Sudo-Ivan 2026-01-04 07:01:59 - 7 months ago
feat(TutorialModal, AddInterfacePage, InterfacesPage): enhance UI components and integrate global state management for interface changes
af6a2b7 Sudo-Ivan 2026-01-04 06:16:16 - 7 months ago
feat(database): implement safe execution method for database queries for error handling and preventing crashes
4c94c69 Sudo-Ivan 2026-01-04 06:15:58 - 7 months ago
fix(lxmf_utils): improve error handling in message conversion and ensure safe decoding of title and content
a67e7da Sudo-Ivan 2026-01-04 06:15:48 - 7 months ago
test(fuzzing): add extensive fuzzing tests for WebSocket API, LXMF message handling, and telemetry functions
83d18f4 Sudo-Ivan 2026-01-04 06:02:33 - 7 months ago
refactor(tests): remove unnecessary blank lines in AuthPage, CommandPalette, and ConfirmDialog tests
6173a65 Sudo-Ivan 2026-01-04 06:02:27 - 7 months ago
fix(SettingsPage.vue): correct config initialization to return default values directly
46b3b25 Sudo-Ivan 2026-01-04 05:42:00 - 7 months ago
docs(README): add 'check' task to automation section for format, lint, and test
571dba4 Sudo-Ivan 2026-01-04 05:41:54 - 7 months ago
feat(Taskfile): add new 'check' task to run format, lint, and test commands
2357fdb Sudo-Ivan 2026-01-04 05:41:15 - 7 months ago
feat(SettingsPage.vue): update config handling with default values and safe access method
c83691d Sudo-Ivan 2026-01-04 05:40:49 - 7 months ago
fix(CommandPalette.vue): ensure peers and contacts are arrays before processing to prevent errors
2210f10 Sudo-Ivan 2026-01-04 05:40:27 - 7 months ago
test(frontend): add comprehensive unit tests for AuthPage, CommandPalette, ConfirmDialog, UI components, and theme handling
86bbbb8 Sudo-Ivan 2026-01-04 05:14:13 - 7 months ago
test(app_shutdown): update shutdown endpoint test by mocking exit_app and improving sleep handling
997de18 Sudo-Ivan 2026-01-04 05:14:06 - 7 months ago
refactor(ReticulumMeshChat): extract exit logic into a separate method for improved readability
7f30ffe Sudo-Ivan 2026-01-04 05:12:39 - 7 months ago
chore(docker): update Docker configuration
e7d86e1 Sudo-Ivan 2026-01-04 05:11:49 - 7 months ago
fix(SendMessageButton.vue): update deliveryMethod prop validation to allow null or string values
356baee Sudo-Ivan 2026-01-04 05:10:43 - 7 months ago
chore(pytest.ini): add filterwarnings to suppress specific warnings during test execution
1463eb0 Sudo-Ivan 2026-01-04 05:10:25 - 7 months ago
test(Performance.test.js): increase performance threshold for message updates from 1500ms to 3000ms
4e308e4 Sudo-Ivan 2026-01-04 05:10:19 - 7 months ago
test(tests): add global mocks and cleanup fixtures for improved test isolation and resource management
31525e2 Sudo-Ivan 2026-01-04 04:56:53 - 7 months ago
chore(ci workflows): update scripts to post CI results for linting, building, and testing phases
2955b5f Sudo-Ivan 2026-01-04 04:56:47 - 7 months ago
chore(post_bench_results.sh): remove obsolete script for posting benchmark results
7bd681e Sudo-Ivan 2026-01-04 04:53:57 - 7 months ago
refactor(NetworkVisualiser.vue): update physics simulation parameters and improve interface node positioning for better visualization
44c263b Sudo-Ivan 2026-01-04 04:46:40 - 7 months ago
chore(arch-package.yml): format
bcd9006 Sudo-Ivan 2026-01-04 04:45:39 - 7 months ago
refactor(NetworkVisualiser.vue): restructure color and opacity properties for edges to improve clarity and maintainability
eaaaddb Sudo-Ivan 2026-01-04 04:36:57 - 7 months ago
chore(flake.nix): remove Flatpak packaging dependencies from flake configuration
241d385 Sudo-Ivan 2026-01-04 04:36:53 - 7 months ago
chore(dockerignore, gitignore): add Arch Linux packaging artifacts to ignore lists
48b7def Sudo-Ivan 2026-01-04 04:36:47 - 7 months ago
fix(schema.py): ensure cursor is closed after executing PRAGMA table_info to prevent resource leaks
8c5a68a Sudo-Ivan 2026-01-04 04:36:42 - 7 months ago
refactor(tests): replace db.close() with db.close_all() in multiple test files and ensure proper teardown of ReticulumMeshChat instances
151b69a Sudo-Ivan 2026-01-04 04:36:33 - 7 months ago
feat(docker): add Dockerfile for Arch Linux package build and CI workflow for automated packaging
c1d177a Sudo-Ivan 2026-01-04 04:18:31 - 7 months ago
feat(App.vue): update app name click functionality and improve UI interactions
1075aef Sudo-Ivan 2026-01-04 04:18:20 - 7 months ago
feat(locales): add syncing state message to German, English, and Russian translations
6d975a1 Sudo-Ivan 2026-01-04 04:18:14 - 7 months ago
feat(tests): add comprehensive LXMF propagation and sync tests
4098024 Sudo-Ivan 2026-01-04 03:54:44 - 7 months ago
fix(forge.config.js): remove darwin platform from ZIP maker configuration
e4be402 Sudo-Ivan 2026-01-04 03:54:39 - 7 months ago
feat(package.json): add Flatpak configuration and ZIP distribution task to build process
cc5b4a9 Sudo-Ivan 2026-01-04 03:54:33 - 7 months ago
feat(workflows): add build-zip task for Electron ZIP archive and update build process to include ZIP artifact collection
c028da2 Sudo-Ivan 2026-01-04 03:54:20 - 7 months ago
feat(scripts): add post CI results script for Gitea PR comments
c100aef Sudo-Ivan 2026-01-04 03:54:08 - 7 months ago
feat(CallPage): integrate GlobalEmitter for telephone history and voicemail updates
d2f5ef1 Sudo-Ivan 2026-01-04 03:54:00 - 7 months ago
fix(App.vue): update call overlay conditions and improve window opening logic
ccec0af Sudo-Ivan 2026-01-04 03:53:47 - 7 months ago
refactor(tests): remove unused asyncio import from test_propagation_nodes_robustness.py
d4ed2c1 Sudo-Ivan 2026-01-04 02:56:25 - 7 months ago
chore(todos): format
7f9925b Sudo-Ivan 2026-01-04 02:56:15 - 7 months ago
fix(requirements): correct
f604317 Sudo-Ivan 2026-01-04 02:54:26 - 7 months ago
feat(workflows): add benchmarking PR result posting
7668ee5 Sudo-Ivan 2026-01-04 02:46:38 - 7 months ago
feat(workflows): add elfutils installation and Flathub remote setup to build process
961ad0f Sudo-Ivan 2026-01-04 02:40:31 - 7 months ago
feat(scripts): add OSV-Scanner script for vulnerability scanning and reporting
371fc61 Sudo-Ivan 2026-01-04 02:40:26 - 7 months ago
feat(workflows): update build process to include RPM and Flatpak packaging, integrate SBOM generation, and refine version validation
d5fa65f Sudo-Ivan 2026-01-04 02:40:21 - 7 months ago
feat(workflows): integrate Trivy for Docker image scanning in CI/CD pipeline
98c3c01 Sudo-Ivan 2026-01-04 02:40:13 - 7 months ago
feat(workflows): add OSV-Scanner workflows for pull request and scheduled scans
a18a19d Sudo-Ivan 2026-01-04 02:28:49 - 7 months ago
feat(build): add new distribution tasks for Linux RPM and Flatpak packages in package.json
db6d8d5 Sudo-Ivan 2026-01-04 02:28:44 - 7 months ago
feat(build): add tasks for building Linux RPM and Flatpak packages; update build workflow to include new packaging steps
d209c0c Sudo-Ivan 2026-01-04 02:26:35 - 7 months ago
feat(tests): add comprehensive tests for AnnounceDAO filtering functionality and enhance robustness checks for propagation nodes endpoint
c9c2aea Sudo-Ivan 2026-01-04 02:24:34 - 7 months ago
chore(workflows): format
8ac458b Sudo-Ivan 2026-01-04 02:24:23 - 7 months ago
test(DebugLogsPage): improve log mock structure and enhance code formatting for better readability
2402b96 Sudo-Ivan 2026-01-04 02:24:15 - 7 months ago
feat(keyboard): enhance keyboard shortcut handling by synchronizing modifier keys on keydown and keyup events; improve shortcut matching logic for better compatibility and layout independence
af51209 Sudo-Ivan 2026-01-04 02:24:06 - 7 months ago
feat(icons): add Material Design Icons stylesheet to main.js for enhanced icon support
803eaba Sudo-Ivan 2026-01-04 02:24:01 - 7 months ago
feat(locales): add 'generate_paper_message' key to German, English, and Russian locale files
925b7b2 Sudo-Ivan 2026-01-04 02:23:53 - 7 months ago
feat(announces): fix announce handling by adding identity and destination hash filters; ensure UTC formatting for created_at and updated_at timestamps; introduce message font size configuration
0aa0571 Sudo-Ivan 2026-01-04 02:22:48 - 7 months ago
chore(dependencies): update @mdi/font to version 7.4.47, @electron/notarize to version 2.5.0, and @electron/osx-sign to version 1.3.3; upgrade check-error to version 2.1.3 and @types/node to version 25.0.3
cf4c6ba Sudo-Ivan 2026-01-04 02:22:42 - 7 months ago
chore(dependencies): update @electron/fuses to version 1.8.0 and add @mdi/font as a new dependency
90e70d7 Sudo-Ivan 2026-01-04 02:22:36 - 7 months ago
docs(README): format
35e3566 Sudo-Ivan 2026-01-04 02:22:21 - 7 months ago
feat(tailwind): add markdown renderer to content paths for Tailwind CSS configuration to support backend styling
1e8651c Sudo-Ivan 2026-01-04 02:22:14 - 7 months ago
feat(icons): update icon sizes across various components for improved consistency and visual clarity; adjust padding and styles in documentation and settings pages
7abd057 Sudo-Ivan 2026-01-04 01:43:31 - 7 months ago
refactor(forge.config): standardize quotation marks and reorganize configuration structure for clarity and consistency
17d7ad8 Sudo-Ivan 2026-01-04 01:43:24 - 7 months ago
feat(tests): update Taskfile to exclude i18n tests from frontend tests and add dedicated language tests for Node.js and Python
35476d0 Sudo-Ivan 2026-01-04 01:43:20 - 7 months ago
feat(ci): add new test-lang job to CI workflow for running language tests with Node.js and Python setup
fd41a62 Sudo-Ivan 2026-01-04 01:43:13 - 7 months ago
refactor(tests): streamline test code by removing unused imports and optimizing function calls for performance benchmarks
a1c87be Sudo-Ivan 2026-01-04 01:42:59 - 7 months ago
fix(App): refine notification logic for incoming messages; enhance button formatting in changelog modal; improve icon color handling in user icon component
392fe50 Sudo-Ivan 2026-01-04 01:42:50 - 7 months ago
refactor(meshchat): clean up code formatting and enhance version retrieval for LXST; improve log handling and anomaly detection logic
b51d049 Sudo-Ivan 2026-01-04 01:31:45 - 7 months ago
feat(App): add emergency banner for active mode and enhance changelog modal with version tracking; improve notification logic for incoming messages
d717679 Sudo-Ivan 2026-01-04 01:31:38 - 7 months ago
feat(logging): implement persistent logging with anomaly detection and database integration for debug logs
e1cc971 Sudo-Ivan 2026-01-04 01:31:16 - 7 months ago
feat(DebugLogsPage): update log management with search, filtering, and pagination features
f5950f9 Sudo-Ivan 2026-01-04 01:31:01 - 7 months ago
test(DebugLogsPage): add unit tests for fetching, searching, and paginating debug logs
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────